Skip to content

DOCSP-20056: UTF-8 validation options #280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 31, 2022

Conversation

ccho-mongodb
Copy link
Contributor

@ccho-mongodb ccho-mongodb commented Jan 26, 2022

Pull Request Info

Issue JIRA link:

https://jira.mongodb.org/browse/DOCSP-20056

Snooty build log:

https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=61f2c8ddbcf82347e58d0b02

Docs staging link (requires sign-in on MongoDB Corp SSO):

What's New link
ToC
UTF-8 Validation Page

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Does it render on staging correctly?
  • Are all the links working?
  • Are the staging and workerpool job links in the PR description updated?

If your page documents a concept, does it meet the following criteria?

Copy link
Contributor

@zach-carr zach-carr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The page looks good but I'm not 100% sure I understand two specific things:

  • What happens when you read invalid UTF-8 data from MongoDB with this validation feature enabled. Does it substitute or throw an error?
  • What exactly "cannot guarantee consistent presentation of invalid UTF-8 data" means. I think it means that invalid UTF-8 data may still be substituted depending on the CRUD operations you run.

I left those questions in the review and made some small suggestions.

Copy link
Contributor

@zach-carr zach-carr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last straightforward comment, everything else looks good. The intro is very clear to me now (probably helped to sleep on this, too) 👍

Copy link
Contributor

@dariakp dariakp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great explanation!

@ccho-mongodb ccho-mongodb merged commit 21babb0 into mongodb:master Jan 31, 2022
@ccho-mongodb ccho-mongodb deleted the DOCSP-20056-utf8-option branch January 31, 2022 18:00
ccho-mongodb pushed a commit that referenced this pull request Jan 31, 2022
* DOCSP-20056: UTF-8 validation options

(cherry picked from commit 21babb0)
ccho-mongodb pushed a commit that referenced this pull request Sep 23, 2022
* DOCSP-20056: UTF-8 validation options

(cherry picked from commit f337757)
ccho-mongodb pushed a commit to ccho-mongodb/docs-node that referenced this pull request Sep 23, 2022
* DOCSP-20056: UTF-8 validation options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants